home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 536.lha / PolySiliCon / Install SiliCon / S / Sili-Startup < prev   
Text File  |  1991-08-09  |  402b  |  11 lines

  1. ;;; Sili Shell startup sequence (prototype)
  2. inshell ;;; this command is required
  3. ;;; adjust the other ingredients to taste:
  4. alias NewSili NewShell "CON:0/100/300/100/Sili Shell" from S:Sili-Startup
  5. ;;    ^^^ This replaces the script but is more restrictive (i.e. FIXED!)
  6. Prompt "== [CLI_%N].%S =="
  7. alias reverse echo "*E[0;0H*E[41;30m*E[J"
  8. alias normal echo "*E[0;0H*E[40;31m*E[J"
  9. alias del delete []
  10.  
  11.